diff --git a/lusid.json b/lusid.json index a8cbade2ab0..3ea894845e3 100644 --- a/lusid.json +++ b/lusid.json @@ -9,7 +9,7 @@ "url": "https://www.finbourne.com", "email": "info@finbourne.com" }, - "version": "2.0.942", + "version": "2.0.943", "x-logo": { "url": "https://www.lusid.com/app/assets/logo_white.png", "backgroundColor": "#415464" diff --git a/sdk/api/addressKeyDefinitionApi.ts b/sdk/api/addressKeyDefinitionApi.ts index 00067547d56..37c1ce5d285 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 f37ee1cb22c..c9c459ee076 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 d74812a2f60..281026ff903 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 06c250f5f62..f9ee06e7e7e 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 b99756bc25c..baf308404ce 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 42051c0044c..5e03f29e395 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 c986601c0d9..32952146aaf 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 e30e6433c72..219a7cef145 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 19f37fce965..9aff691c0fb 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 1c8771a513f..41da43ad8d0 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 ebc21acfca5..ed69669ee57 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 e2f8902e0e5..4011e94cb0f 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 cc82440fc37..4844edd41bd 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 7ebdebfdc27..45c8b4f9c48 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 a41e9c94f2e..fc572b2af5c 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 76138d20588..1cf64e3b728 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 b632fe5b26a..2260216a41f 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 f6d17269f14..8226e256756 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 05d54d28359..845898b0bbe 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 5ff0eefeb46..6e7986bcfe4 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 1661ab4eccc..78300dd24bc 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 55208ebbf51..7d19f9ce26c 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 87840c1b1e1..e5e7212b493 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 c67116849e5..f412f1d56ea 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 c56b583f594..8b4426b0091 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 4081680d16f..20567fcfa41 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 cc1530f76bc..3ef88fff490 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 f9d0c7e161d..ac84a37ef87 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 5ebceebea29..742d57e324c 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 b9ce1bfd987..58822ff3e94 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 65270b17c88..70831f92da5 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/api/queryableKeysApi.ts b/sdk/api/queryableKeysApi.ts index 2942e34bbab..074688ea491 100644 --- a/sdk/api/queryableKeysApi.ts +++ b/sdk/api/queryableKeysApi.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 8b94c1461e2..c129c6baf3b 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 1273f059e47..8931447ce80 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 44316b5da39..72a3c54c7a2 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 1ed612b99dc..4f19abe464c 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 9d5884d5bab..19538f53ba7 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 c298c8a163e..bc4d8a6ecf2 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 4ff6002be23..4b9a581c00b 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 f3ae32306e6..c59d7200416 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 f1c7c0e9128..3463286f489 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 5a23bab55f1..0bd96b697d4 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 6b7b22b0df7..934d62215b8 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 de970111de5..5b08c624009 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 2559c817036..7d795df055e 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 3519b023adc..71f8758c617 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 628e948bfcd..2735474bf6b 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 cd846f3dba1..6c64b4d68ba 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 4042b3ac693..0430430395e 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 0a0a846ae69..b9ce895e71d 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 bdd4cd1e397..805d3ff5b8e 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 0b28addad5f..fcc88874de6 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 884bd0d1b8e..bfaf4f9b92f 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 ded8f6b4691..cdab94f08e5 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 0cd044612a5..64e2326eebe 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 2641abd9b05..d2d7d922b5c 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 6ecc3aed545..dd642ec90d6 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 832b01cfc96..95ca663113b 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 a7d06cd0f0c..4c4d934f50b 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 28bb7493758..7092bf6aeb3 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 c8cd0892c2e..a10ab96e34d 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 713870a8810..f34c745ab94 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 bde41decb3a..513e6dff84c 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 ed411073684..e0a81bffbe9 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 fc404b93352..e2c63c513ba 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 69f2162118b..846d75af7d1 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 6117ba571bc..cfcbb5b0dce 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 f01a0a5a84d..21a3d990144 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 194f13d41ff..5a5e4b1eaf6 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 9265626ffa1..3aa602c308c 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 a4c1ae44b4e..91e24c3ef4c 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 91127fe76c9..4e47d49123d 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 3f3fb5cc866..6c65e9610c7 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 817f9ac4904..7bf042b7caa 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 c0c853524fe..41d0445d4a2 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 c7b540f9fcb..9ad533e74e9 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 21bd2d3d0e6..851eaa35405 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 41284b53568..879a4fb65d0 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 54e4767a39f..eb52088d5e3 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 7a87296fa9c..02e4750d154 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 8c2c5254830..888c76792c9 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 699b0dfaa4d..e9e85c612ac 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 fd573e0e25f..923899c3fbd 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 f99cdfd92c5..cc4111e5252 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 035663933c3..0d90befa2e5 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 b02bb27c3fd..ff692254410 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 83020106c8b..4ec40b9fd03 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 1b7f6e93f12..29bd3ad890b 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 f431c3fdb07..c5fdf617748 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 5bf7b02275f..13c382c793c 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 6ea16d16d2c..9aca7823d07 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 0c7dfc02af0..269b9a00db5 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 f1eade5ba17..ab3321334af 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 61a02fec985..59c1c0fbad5 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 f9703044400..a1835f7fdbe 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 8810a137c24..f256a032c35 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 7bcbcde096f..f9fcbc10fa9 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/batchUpsertDatesForCalendarResponse.ts b/sdk/model/batchUpsertDatesForCalendarResponse.ts index 39ad51409be..b2690ff0680 100644 --- a/sdk/model/batchUpsertDatesForCalendarResponse.ts +++ b/sdk/model/batchUpsertDatesForCalendarResponse.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 43e51befb23..8521ff0b911 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/batchUpsertPortfolioAccessMetadataRequest.ts b/sdk/model/batchUpsertPortfolioAccessMetadataRequest.ts index 2ac09c4ae22..dd9ee63927f 100644 --- a/sdk/model/batchUpsertPortfolioAccessMetadataRequest.ts +++ b/sdk/model/batchUpsertPortfolioAccessMetadataRequest.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/batchUpsertPortfolioAccessMetadataResponse.ts b/sdk/model/batchUpsertPortfolioAccessMetadataResponse.ts index f5fd88eb625..7d162cb4f25 100644 --- a/sdk/model/batchUpsertPortfolioAccessMetadataResponse.ts +++ b/sdk/model/batchUpsertPortfolioAccessMetadataResponse.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/batchUpsertPortfolioAccessMetadataResponseItem.ts b/sdk/model/batchUpsertPortfolioAccessMetadataResponseItem.ts index 7a448694be7..f8a5242bd86 100644 --- a/sdk/model/batchUpsertPortfolioAccessMetadataResponseItem.ts +++ b/sdk/model/batchUpsertPortfolioAccessMetadataResponseItem.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 f138f02e2a2..0b255a2e9b5 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 96e0730eca6..36699596dd6 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 b88d53d62da..aa646fe0416 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/blockAndOrderIdRequest.ts b/sdk/model/blockAndOrderIdRequest.ts index 4e7073489e2..485b4fae1c9 100644 --- a/sdk/model/blockAndOrderIdRequest.ts +++ b/sdk/model/blockAndOrderIdRequest.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/blockAndOrders.ts b/sdk/model/blockAndOrders.ts index 609f9592f75..a84736c1773 100644 --- a/sdk/model/blockAndOrders.ts +++ b/sdk/model/blockAndOrders.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/blockAndOrdersCreateRequest.ts b/sdk/model/blockAndOrdersCreateRequest.ts index ccc82ee250b..ab03638c480 100644 --- a/sdk/model/blockAndOrdersCreateRequest.ts +++ b/sdk/model/blockAndOrdersCreateRequest.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/blockAndOrdersRequest.ts b/sdk/model/blockAndOrdersRequest.ts index 2ba6e6d8b5e..e0b115a9df9 100644 --- a/sdk/model/blockAndOrdersRequest.ts +++ b/sdk/model/blockAndOrdersRequest.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 e9573f7df5f..8e3b01521a6 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 00bc4871d10..a897b4b3613 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/blockedOrderRequest.ts b/sdk/model/blockedOrderRequest.ts index 1ec151b8379..faa27909204 100644 --- a/sdk/model/blockedOrderRequest.ts +++ b/sdk/model/blockedOrderRequest.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 51ff643bdb8..42cbb74446b 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 291f07ac506..0205cf37296 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 8b2f02b957c..1f0a9c6954e 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 7cb76c37914..819d0725fd6 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 aa239b9c1e0..7be1debb907 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 960c8f7a078..869e85d66e1 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 de7f9f73772..5d97f36c1c3 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 b5b1d5c58ea..aebc45be38e 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/bonusIssueEvent.ts b/sdk/model/bonusIssueEvent.ts index 355c076131e..c9eaf131b5a 100644 --- a/sdk/model/bonusIssueEvent.ts +++ b/sdk/model/bonusIssueEvent.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/bonusIssueEventAllOf.ts b/sdk/model/bonusIssueEventAllOf.ts index 30bd86bb8b5..2aa7aa91fd7 100644 --- a/sdk/model/bonusIssueEventAllOf.ts +++ b/sdk/model/bonusIssueEventAllOf.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 cd6859e23a0..9ca3422f2ba 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 326ebc74d91..5b29e5fc6e2 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 77c76f2dad1..36e139a30a1 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 72bb1f1c8e5..9d83ae27fab 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 ef52f77f7f7..7bf73a60bcc 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/branchStepRequest.ts b/sdk/model/branchStepRequest.ts index 6384175bf82..85f4bc24b37 100644 --- a/sdk/model/branchStepRequest.ts +++ b/sdk/model/branchStepRequest.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/branchStepRequestAllOf.ts b/sdk/model/branchStepRequestAllOf.ts index 11a8bbb7271..ddc517f5134 100644 --- a/sdk/model/branchStepRequestAllOf.ts +++ b/sdk/model/branchStepRequestAllOf.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 49bd33342ce..1898547b067 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 27d4019e6ad..1b5bd5cfee8 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 4650039dd19..39a284c6167 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 ea2556f7a2c..9cde451ae69 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 2ea602007f2..8fcd248d49f 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 3469c487eb3..dbe2c70d62b 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/callOnIntermediateSecuritiesEvent.ts b/sdk/model/callOnIntermediateSecuritiesEvent.ts index b1d33deabb7..c010809dc45 100644 --- a/sdk/model/callOnIntermediateSecuritiesEvent.ts +++ b/sdk/model/callOnIntermediateSecuritiesEvent.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/callOnIntermediateSecuritiesEventAllOf.ts b/sdk/model/callOnIntermediateSecuritiesEventAllOf.ts index 456d6b87c08..8856e748dfb 100644 --- a/sdk/model/callOnIntermediateSecuritiesEventAllOf.ts +++ b/sdk/model/callOnIntermediateSecuritiesEventAllOf.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/cancelOrderAndMoveRemainingResult.ts b/sdk/model/cancelOrderAndMoveRemainingResult.ts index 41895c0a559..e18ac88186b 100644 --- a/sdk/model/cancelOrderAndMoveRemainingResult.ts +++ b/sdk/model/cancelOrderAndMoveRemainingResult.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/cancelOrdersAndMoveRemainingRequest.ts b/sdk/model/cancelOrdersAndMoveRemainingRequest.ts index e643b3c9fe3..262ed207ffd 100644 --- a/sdk/model/cancelOrdersAndMoveRemainingRequest.ts +++ b/sdk/model/cancelOrdersAndMoveRemainingRequest.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/cancelOrdersAndMoveRemainingResponse.ts b/sdk/model/cancelOrdersAndMoveRemainingResponse.ts index a76f74d986a..86a3afc7c8f 100644 --- a/sdk/model/cancelOrdersAndMoveRemainingResponse.ts +++ b/sdk/model/cancelOrdersAndMoveRemainingResponse.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/cancelOrdersResponse.ts b/sdk/model/cancelOrdersResponse.ts index 550dbf46afb..e023b7036b0 100644 --- a/sdk/model/cancelOrdersResponse.ts +++ b/sdk/model/cancelOrdersResponse.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/cancelPlacementsResponse.ts b/sdk/model/cancelPlacementsResponse.ts index e1de9e070ac..239170eedf1 100644 --- a/sdk/model/cancelPlacementsResponse.ts +++ b/sdk/model/cancelPlacementsResponse.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/cancelledOrderResult.ts b/sdk/model/cancelledOrderResult.ts index 6cae2853b63..5cb8cffea04 100644 --- a/sdk/model/cancelledOrderResult.ts +++ b/sdk/model/cancelledOrderResult.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/cancelledPlacementResult.ts b/sdk/model/cancelledPlacementResult.ts index a42f61e2e32..ed44856d38b 100644 --- a/sdk/model/cancelledPlacementResult.ts +++ b/sdk/model/cancelledPlacementResult.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 ab99d1e0c87..485087287c4 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 934610e89eb..1e50849c261 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/capitalDistributionEvent.ts b/sdk/model/capitalDistributionEvent.ts index 79d039cc443..5414002cf28 100644 --- a/sdk/model/capitalDistributionEvent.ts +++ b/sdk/model/capitalDistributionEvent.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/capitalDistributionEventAllOf.ts b/sdk/model/capitalDistributionEventAllOf.ts index 5878aedbefc..ae4d81510f4 100644 --- a/sdk/model/capitalDistributionEventAllOf.ts +++ b/sdk/model/capitalDistributionEventAllOf.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/cash.ts b/sdk/model/cash.ts index 9acc40b7ff0..731ddc78cf7 100644 --- a/sdk/model/cash.ts +++ b/sdk/model/cash.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/cashAllOf.ts b/sdk/model/cashAllOf.ts index d4902410f92..f2560ccd43d 100644 --- a/sdk/model/cashAllOf.ts +++ b/sdk/model/cashAllOf.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/cashAndSecurityOfferElection.ts b/sdk/model/cashAndSecurityOfferElection.ts index 38588ae3d01..24c2f43a017 100644 --- a/sdk/model/cashAndSecurityOfferElection.ts +++ b/sdk/model/cashAndSecurityOfferElection.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 66ef7ec4f51..3519fdc22d4 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 bd883402b06..0883c06e9a0 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 c2a0d086480..ada79fde9f4 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 095211713ed..09030442d99 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 bcb9013a193..889bbb9a4bf 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 b07be9b5c75..c3ed5ae7ed2 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 103db485319..ed4aeca260e 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 f1e029dcdc3..afa9917940d 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 9538ca73cbe..3ce1ce118b8 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 c8c34a7f6f4..44ef295a3af 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 0a320c655b2..a5217e48aa3 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 64f417025f4..17244cd0516 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 75fbfb21ce5..3791b798532 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/cashOfferElection.ts b/sdk/model/cashOfferElection.ts index a28f99045c1..cd012b005bf 100644 --- a/sdk/model/cashOfferElection.ts +++ b/sdk/model/cashOfferElection.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 f7e20e7afde..b1863799b05 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 0c0d348d294..4a2db24bbda 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/cdsCreditEvent.ts b/sdk/model/cdsCreditEvent.ts index ff5fc166425..17b1f6a4895 100644 --- a/sdk/model/cdsCreditEvent.ts +++ b/sdk/model/cdsCreditEvent.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/cdsCreditEventAllOf.ts b/sdk/model/cdsCreditEventAllOf.ts index 6434df6e323..e38c1399e3b 100644 --- a/sdk/model/cdsCreditEventAllOf.ts +++ b/sdk/model/cdsCreditEventAllOf.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 c84512ca34c..6fb47f9bb8f 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 c2e75adb1b2..f56d18e3369 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 503d2bd6cc3..cdba950a392 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 30de16fd586..0c7f46a50ee 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/cdxCreditEvent.ts b/sdk/model/cdxCreditEvent.ts index 43744532a08..7ba800f5263 100644 --- a/sdk/model/cdxCreditEvent.ts +++ b/sdk/model/cdxCreditEvent.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/cdxCreditEventAllOf.ts b/sdk/model/cdxCreditEventAllOf.ts index 739b2916d36..18a6227dafb 100644 --- a/sdk/model/cdxCreditEventAllOf.ts +++ b/sdk/model/cdxCreditEventAllOf.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 de94a50f0e3..c66d5e50484 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 bcb5bf5101c..34f93392dd0 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 6caa10578b7..38cba5d353e 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/checkStep.ts b/sdk/model/checkStep.ts index b373344be86..7216da81808 100644 --- a/sdk/model/checkStep.ts +++ b/sdk/model/checkStep.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/checkStepAllOf.ts b/sdk/model/checkStepAllOf.ts index 0548498fbbf..1517c557d10 100644 --- a/sdk/model/checkStepAllOf.ts +++ b/sdk/model/checkStepAllOf.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/checkStepRequest.ts b/sdk/model/checkStepRequest.ts index c0e009abc0b..b94da9480b4 100644 --- a/sdk/model/checkStepRequest.ts +++ b/sdk/model/checkStepRequest.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 ba6f84c62f3..231e32d6310 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 bcc8afcb024..8d9c7955c18 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 a873949c1f8..aa03c20ec14 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 c824323c7df..45450dbfe81 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 dbe0d67488a..03db48aec82 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 2b59392828c..18fe99b72db 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 f323155fed1..b561015d050 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 f286eb4d763..40d85a23c3b 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 1156d5fd6a1..b42bac6f614 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 e433299ea5d..af7dcd27b64 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 ccbae8eb8b3..22541a874e0 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 42067de48bc..3ef18b550a9 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 fa4137ef4d6..335257bfc96 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 ad3cfa7f9d3..a18dc9f66f4 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 3f7040ca533..5f2707a5fdc 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/complianceRuleTemplate.ts b/sdk/model/complianceRuleTemplate.ts index dda2145779d..84fca9fe343 100644 --- a/sdk/model/complianceRuleTemplate.ts +++ b/sdk/model/complianceRuleTemplate.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/complianceRunConfiguration.ts b/sdk/model/complianceRunConfiguration.ts index 9b7f5aac5f9..c1044b3e802 100644 --- a/sdk/model/complianceRunConfiguration.ts +++ b/sdk/model/complianceRunConfiguration.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 596356d076c..6a71c083ebc 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 b42ba7484a5..807f6da3ce8 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/complianceStepRequest.ts b/sdk/model/complianceStepRequest.ts index 7d83f4aab68..b01faf503de 100644 --- a/sdk/model/complianceStepRequest.ts +++ b/sdk/model/complianceStepRequest.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 7ccb523757a..006f8d1fa9b 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 4c3a1549ef3..0c0dd51f973 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 e1f9bf54d1c..538bd77e83c 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 c6e9b2a519a..39ee748fcba 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 c849da159a1..6351e8d3e36 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/complianceTemplateVariationDto.ts b/sdk/model/complianceTemplateVariationDto.ts index 9d913e60d35..e7b6036184b 100644 --- a/sdk/model/complianceTemplateVariationDto.ts +++ b/sdk/model/complianceTemplateVariationDto.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/complianceTemplateVariationRequest.ts b/sdk/model/complianceTemplateVariationRequest.ts index 83b5c818486..8c21a216dc9 100644 --- a/sdk/model/complianceTemplateVariationRequest.ts +++ b/sdk/model/complianceTemplateVariationRequest.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 793c3d0d4aa..035becf3105 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 97216fc590b..9896627463f 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 ec8e8a9f8d0..621830d3156 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 eb30abfd894..7d587a6a21c 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 1758be87b39..4c67fd2761a 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 94cb5293642..aecca0bcf3d 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 5cf985c0386..be2a3bc9c36 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/constantVolatilitySurface.ts b/sdk/model/constantVolatilitySurface.ts index 1a0ac96f5b9..98a2a6e47db 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 e159065f8ef..1b5760ea686 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 8c7fd6e641e..7a5fa85b353 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 ffd16436233..8c4100690b0 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 08490103de1..e4c26b3cbe9 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/contributionToNonPassingRuleDetail.ts b/sdk/model/contributionToNonPassingRuleDetail.ts index abc910fb509..155e2c23729 100644 --- a/sdk/model/contributionToNonPassingRuleDetail.ts +++ b/sdk/model/contributionToNonPassingRuleDetail.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 3ac0a6d7071..3f81eb50969 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 dbb2853cbe1..070bd5fcb47 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 4a1e34052ff..de32ff8a5c2 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 57a8a47548e..796c3ca4210 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 9bdf5182b48..fb3cf3668b2 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 ad6ce83007b..c7ebcbf30c8 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 bc623c0ac97..3a0bd1f35af 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 fe399638ae9..39b84a2484f 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 11240aaa38e..c438cd6f969 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 73b841a1690..e8f381a5beb 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 d15f008b0d1..82d2c21d14e 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/createComplianceTemplateRequest.ts b/sdk/model/createComplianceTemplateRequest.ts index e8e1909952a..e6be1fe75f0 100644 --- a/sdk/model/createComplianceTemplateRequest.ts +++ b/sdk/model/createComplianceTemplateRequest.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 e2dd9c6211f..9246a23a0cf 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 d35943a06c3..6fc616959de 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 a847fa0f520..683cfcbc57c 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 d8e9a4d8bae..a9b2031aed0 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 dc4cde385c7..34d02895412 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 0e0dcff52c5..d0c79203190 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 7e8a322ee1a..534579fefdc 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 d50763f8078..875267132da 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 ab9b9da8e68..49fcdd7d973 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 09f29a77bb3..2e9a23c7f57 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 ab358e22f59..e93bfc988c8 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 e0cf8c92924..abf192ebc36 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 98bc46dd216..97ff02b0fc5 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 94366a5d5bd..982dc7cbc5e 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 0e89789b38e..29c64aed621 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/createTradeTicketsResponse.ts b/sdk/model/createTradeTicketsResponse.ts index b632a08118a..c92d674cdf2 100644 --- a/sdk/model/createTradeTicketsResponse.ts +++ b/sdk/model/createTradeTicketsResponse.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 0429f77c059..956362c7928 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 4fd702ea5a9..96560b7bf40 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 d6048898a28..8057a10f284 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 10b6c8dafc7..f1cd8898821 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/creditPremiumCashFlowEvent.ts b/sdk/model/creditPremiumCashFlowEvent.ts index 8868e9d1b77..7cbd7760df1 100644 --- a/sdk/model/creditPremiumCashFlowEvent.ts +++ b/sdk/model/creditPremiumCashFlowEvent.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/creditPremiumCashFlowEventAllOf.ts b/sdk/model/creditPremiumCashFlowEventAllOf.ts index 6a608b40adc..6de741a73a5 100644 --- a/sdk/model/creditPremiumCashFlowEventAllOf.ts +++ b/sdk/model/creditPremiumCashFlowEventAllOf.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 12972081b58..d6ba39003af 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 abe4cd94cfe..f97ed19a7ec 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 f97122550a1..0a04fc27c1e 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 2679ff86392..9dbe35bb67d 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 737cab4f493..07a35e4a2ac 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 23377da3022..117adf2abfb 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 5de9c3d8d7d..f0aca1b2b09 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 ed0229a6aab..a0a2831c0cb 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 4de70e97ccd..007f84bf002 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 923d02fab87..f086bee986e 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 72fdc1696a0..362e9a0b909 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 5b17cb21223..6eaa549f2d9 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 0fb30f53d6d..da0db70a99d 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 48d52e0998d..c782796e4bf 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 45dabfaabc6..6593d7dcdec 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 4308de8cc7d..aa67ec9a255 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 a20f084ca44..1748f3ac1d8 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 8c0c8d27dc6..ff761020fba 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 2cf1ed853b6..21afe847eed 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 3f27b93e5b9..4e430ba9685 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 25a847aa6cb..d37b19da958 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 fac1acfdc8c..f9b3168badc 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 be9789b12ab..5882179f625 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 64bc9f1cb1b..2934974c515 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 36e50ef8057..20bf15ee086 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 a85812ed0d3..bca839456e3 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 56ee7287d7b..77a0503898d 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 cec24b4c211..f762711a1a7 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 2776636ae42..25c0f137ec4 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 4d9747b28c5..94ede1d5e17 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 bf597547b33..653d680ebde 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 21302aba9d3..4f8ec281ee2 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 a16288fc251..fe30dbfe3fd 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 3e1a217eb5f..992ea820ccb 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 415935dc228..f37e01833f0 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 96fa1f2638f..c1431aefe29 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 cbc651d0ada..33d2a7166d4 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 93a9763b11e..d0659f0b508 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 1a26c879fd5..f44b5c2641b 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 dc49ba32517..80fd052c9b9 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 f31a3568b51..888fbd32f56 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 481cd804da5..53bddc3b9bb 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 56bbf6b6963..24a0c66d2d4 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 ba94df8a12d..f1579afd7ac 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 ab070f1eaff..92e3bd6cb44 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 bf4041970a9..f1cf96f2ed5 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 480663993cd..0407c88fd20 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 7659b02ca5c..193b8974d2f 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 516ee36b645..83560760048 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/earlyRedemptionElection.ts b/sdk/model/earlyRedemptionElection.ts index e376f353f13..86edabb883e 100644 --- a/sdk/model/earlyRedemptionElection.ts +++ b/sdk/model/earlyRedemptionElection.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/earlyRedemptionEvent.ts b/sdk/model/earlyRedemptionEvent.ts index 01c72c4fd68..bc20aa2fa37 100644 --- a/sdk/model/earlyRedemptionEvent.ts +++ b/sdk/model/earlyRedemptionEvent.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/earlyRedemptionEventAllOf.ts b/sdk/model/earlyRedemptionEventAllOf.ts index 08d45a17813..cd82b472a49 100644 --- a/sdk/model/earlyRedemptionEventAllOf.ts +++ b/sdk/model/earlyRedemptionEventAllOf.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 e22ec9be69a..2c297e18f23 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 85960d502b5..142574ddb9a 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 8ab4128f2b0..0e528e3f909 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 602b539f94d..4dbd68f4799 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 d34e6d20e7d..b668b3e72f5 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 913cda4cbfe..8c8052c9217 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 6fbafbe0ff2..8abf5742e65 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 f42e2356a19..b0856f58dc0 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 6ff016cc58c..5529087e9ff 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 dad656ebdbd..9b86aae170d 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 3d89ecc542e..48ce2a2e433 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 9c1a455ca02..73b58ac1c51 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 35c874faebf..800d944da8d 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 f99bd1cb3b0..3dd5edb0cf6 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 231f6e7f9f0..c4639ce68fb 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 173e4ae7b7c..089340e424a 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 5c772455078..33259ab92fc 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 94ace69de33..3e5c744b25d 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 753dccd7fc2..1e2a2044988 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 130e5a937a0..c49627784f2 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 9dba09f906a..f4d0a66a7f3 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 18bbc991c5b..de0410bbc55 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 7eef643fe54..3e621ab078d 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 ba74dff1fb2..bb59039169f 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 819860b9ba0..4b9201b0ea1 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 f616389d511..3f2a10f3791 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 89724580135..d2a9d6784cd 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 77e2565b0f3..f0cf9fe5d9a 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 30536ea575a..400b364b726 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 176efa10569..b418d23205f 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 3916d24b864..9386ad5821f 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 980e0a4aa3d..15e783173fc 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 52c0abd27e2..258400c22fd 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 338bffe789f..49bd7de5786 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 cd74051923e..0d0db1f8e9d 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 87fa2b123c3..9a8a6cef90e 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 c5a800a08c9..ec0375e62cc 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/expiryEvent.ts b/sdk/model/expiryEvent.ts index f856bb06fdf..83118d2f891 100644 --- a/sdk/model/expiryEvent.ts +++ b/sdk/model/expiryEvent.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/expiryEventAllOf.ts b/sdk/model/expiryEventAllOf.ts index 52c9cde14d1..9f47f3da05a 100644 --- a/sdk/model/expiryEventAllOf.ts +++ b/sdk/model/expiryEventAllOf.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 0801875a060..f6665e1f08e 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 fc77788d282..60b1bfed336 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 a4d1fa44eb4..e669927d554 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 4ce7dc1c658..d5a01532147 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 f3445edb9c8..d4d6058ffb3 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 a9e7316df51..a1533f8793e 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 e80efe5515c..417c6a25264 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/filterStepRequest.ts b/sdk/model/filterStepRequest.ts index e3cfeb149a7..55ee70983cf 100644 --- a/sdk/model/filterStepRequest.ts +++ b/sdk/model/filterStepRequest.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 fb3b03c9bba..1a05deab632 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 d114c47de78..371647cb3c6 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 047237c6b58..487f328080e 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/flexibleLoan.ts b/sdk/model/flexibleLoan.ts index 6030903a45a..48a8614393f 100644 --- a/sdk/model/flexibleLoan.ts +++ b/sdk/model/flexibleLoan.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/flexibleLoanAllOf.ts b/sdk/model/flexibleLoanAllOf.ts index 82e880bc01b..b146029de54 100644 --- a/sdk/model/flexibleLoanAllOf.ts +++ b/sdk/model/flexibleLoanAllOf.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 918b5cae7ae..e70cbd49575 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 4cb213e28cf..fbc3ac60dd7 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 025b4d7a118..3ecca17d336 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 a8de0f6c9df..2365e472810 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 801c6b698de..5de1ab0b5de 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 253ad0d440e..62709d91d67 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/fundIdList.ts b/sdk/model/fundIdList.ts index 3734bf325a6..2c059a6ee33 100644 --- a/sdk/model/fundIdList.ts +++ b/sdk/model/fundIdList.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/fundIdListAllOf.ts b/sdk/model/fundIdListAllOf.ts index 3a00ab7df92..a039d807291 100644 --- a/sdk/model/fundIdListAllOf.ts +++ b/sdk/model/fundIdListAllOf.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/fundShareClass.ts b/sdk/model/fundShareClass.ts index b620727059e..631207eb461 100644 --- a/sdk/model/fundShareClass.ts +++ b/sdk/model/fundShareClass.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/fundShareClassAllOf.ts b/sdk/model/fundShareClassAllOf.ts index 3b9006656b7..0de403e2254 100644 --- a/sdk/model/fundShareClassAllOf.ts +++ b/sdk/model/fundShareClassAllOf.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 0dcf49ecc54..c7827b62e96 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 2db40028d48..a315d54aa41 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 23476e81018..6804e7143a0 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 c49c3b396cc..02b8fd026e8 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/futureExpiryEvent.ts b/sdk/model/futureExpiryEvent.ts index 53ff10dcfb0..dfda5003ed5 100644 --- a/sdk/model/futureExpiryEvent.ts +++ b/sdk/model/futureExpiryEvent.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/futureExpiryEventAllOf.ts b/sdk/model/futureExpiryEventAllOf.ts index 940a9c1ad03..137d944d2dc 100644 --- a/sdk/model/futureExpiryEventAllOf.ts +++ b/sdk/model/futureExpiryEventAllOf.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 ec025e79ee6..41ad017e899 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 fa9ebebf212..9439b647ec8 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 e20725235c3..481427bdac7 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 362f8d1844d..58d072dc554 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 a2a320d55f9..103e6474f65 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 3f09e97a4d9..e4d7669d277 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 b3e43766172..cefb11d899b 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 9a43d09ebcb..0021bb9f781 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 23d334af797..68ff6a24870 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 35e65422a13..5db0f648b1e 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 4f275463cd3..e72878cb241 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 2f165daf8d0..a3db28a3212 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 629d500acf6..0765a847c88 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 35102a354f9..a59b9294ff9 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/fxForwardSettlementEvent.ts b/sdk/model/fxForwardSettlementEvent.ts index c562e8ef74a..9623609662e 100644 --- a/sdk/model/fxForwardSettlementEvent.ts +++ b/sdk/model/fxForwardSettlementEvent.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/fxForwardSettlementEventAllOf.ts b/sdk/model/fxForwardSettlementEventAllOf.ts index 8f7920690f4..747a82e1384 100644 --- a/sdk/model/fxForwardSettlementEventAllOf.ts +++ b/sdk/model/fxForwardSettlementEventAllOf.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 38fcdd721ff..151b2004f54 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 cced052a5fd..027d1af300d 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 431bfe27f57..6764e4c5ec9 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 ada6e2e1c79..d815f23e209 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 4caf8fdee88..6696af22db7 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 4505a8c5d45..50536e04fdc 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 dd49f0e8f66..13bcfdd4662 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 718bb97f2b9..6d80d34f203 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 7f6792d1726..7f5d96a5488 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 65075c8055d..a0076b81b57 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 9dd12ab0513..82594e2ed17 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 74cbfa34a33..ac07b9ec7bd 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 4097fb38cc8..62ec7899a68 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 7435f007a81..b503121688b 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 b71e80ffda1..e64cd5e8513 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 7f7a039fdc4..63b3bce3a66 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 92d37b9e990..57fdc4f109d 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 a599ed5d672..749096de68e 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 8bd2ad51962..636f57a2f7d 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 c97ead514a7..28b1dead697 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 19b5508d84c..36d08c5da78 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 b25cab482a0..a311db85ef6 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 fdbf2f9ca5b..e0fc55a3b3e 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 af8941932df..78dd5258920 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/groupBySelectorComplianceParameter.ts b/sdk/model/groupBySelectorComplianceParameter.ts index 2225c5cf0d4..6839f00bde7 100644 --- a/sdk/model/groupBySelectorComplianceParameter.ts +++ b/sdk/model/groupBySelectorComplianceParameter.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 463f4edaf5b..039cd39c300 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/groupByStepRequest.ts b/sdk/model/groupByStepRequest.ts index 50914a36094..d75ea9308a8 100644 --- a/sdk/model/groupByStepRequest.ts +++ b/sdk/model/groupByStepRequest.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/groupCalculationComplianceParameter.ts b/sdk/model/groupCalculationComplianceParameter.ts index e83c903c55f..acfac84f513 100644 --- a/sdk/model/groupCalculationComplianceParameter.ts +++ b/sdk/model/groupCalculationComplianceParameter.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 f3d53c134db..1c64ce3217b 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 fd969be691e..795e720fda0 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 85875df07d1..93e5f75cdc2 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/groupFilterStepRequest.ts b/sdk/model/groupFilterStepRequest.ts index 7c8e9bbe9bb..ac4d6ba4e4a 100644 --- a/sdk/model/groupFilterStepRequest.ts +++ b/sdk/model/groupFilterStepRequest.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 e127eaebf16..e492972065a 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 fb5b0a6da16..37893358051 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 bdfa30b1663..2ec1bf86d51 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 ab82b5024cf..0ae078930c7 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 1a62552c318..b15f33ccb47 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/holdingIdsRequest.ts b/sdk/model/holdingIdsRequest.ts index 83cb3224b44..f6ff8108b2f 100644 --- a/sdk/model/holdingIdsRequest.ts +++ b/sdk/model/holdingIdsRequest.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/holdingPricingInfo.ts b/sdk/model/holdingPricingInfo.ts index 88e6fcecf55..d03e05c40e5 100644 --- a/sdk/model/holdingPricingInfo.ts +++ b/sdk/model/holdingPricingInfo.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 e74f3f00eaf..ae48676e88d 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 50605100ee3..035c3208a85 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 4b7d11c6aef..264201fe921 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 9b2265d62de..21a4dd997ab 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 eb0f5d21891..41b6b61d463 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 a0c48a10ee1..9d9c959aa12 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 e98f0479163..c45cceff6c8 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 a2a95a6a3a7..d384035079f 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 12a4401bdc8..600a853c633 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 632de33b679..5c76fcc3a0b 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 78f6c38b07a..86b65749b40 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 c8935b7ee0a..371433827b3 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 c56a5c4c6f9..3e8e68d33ba 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 7f03f95f1ef..91bab7c9c2e 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 cc13149418d..422aa393ae3 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 08899d9d5cc..6aca30caef9 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 20f1e79d400..cc60d85cd98 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 21f237673b5..6b4e5eef2c8 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 6053fc6b6bc..1b769c1f7aa 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 953841ab12d..a2630355ac8 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 5d61c664838..d6560871ab2 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 bcf643c42a3..9ebb5052fe2 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 4db00886fc7..6b24fee436d 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 3126f95fa71..82cee366c56 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 f57da133c3e..6de8b175b6a 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 649a5b562f3..f39c2dd9eb5 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 8f64409291a..fbb24a81efb 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 e640fe938cc..17a763bd34c 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 8cd135dbe50..b1f3f618f60 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 b43a588c432..9282f2ee626 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 9d92ab292e7..633f35da1fa 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 bfd7b1208b0..b247209b889 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 818d922dd1b..c7c51703121 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 59c4075c4eb..95d5604900e 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/instrumentEventInstruction.ts b/sdk/model/instrumentEventInstruction.ts index 9cdbb5bd52c..ede5a0259c1 100644 --- a/sdk/model/instrumentEventInstruction.ts +++ b/sdk/model/instrumentEventInstruction.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/instrumentEventInstructionRequest.ts b/sdk/model/instrumentEventInstructionRequest.ts index fa788f28167..f78098ae162 100644 --- a/sdk/model/instrumentEventInstructionRequest.ts +++ b/sdk/model/instrumentEventInstructionRequest.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/instrumentEventInstructionsResponse.ts b/sdk/model/instrumentEventInstructionsResponse.ts index 0c83b4348f1..be05b707a01 100644 --- a/sdk/model/instrumentEventInstructionsResponse.ts +++ b/sdk/model/instrumentEventInstructionsResponse.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 5f25db2bf7a..c7035fd64a3 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 d6ed0433835..46f2f357c96 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 868d5535461..9197a81fbe9 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 f837663d562..fa78245b02e 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 482fcd95050..65e2140be1c 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 46176c93d49..8f9a613af97 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 422c44abeed..90f41e21f55 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 e15dd8b1312..3dfc2e82bd7 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 df977531a3c..b68ae842d88 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 a27c2437354..8137c1df5e9 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 18963e1a3de..fc9901fb149 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 514db24ff30..2623115718e 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 191d8b5c259..552416d2ec6 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 159587a5be7..f719d0f2796 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 1dc0590a5af..605680d5686 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/intermediateSecuritiesDistributionEvent.ts b/sdk/model/intermediateSecuritiesDistributionEvent.ts index acb38027aec..e8bee3c6ab2 100644 --- a/sdk/model/intermediateSecuritiesDistributionEvent.ts +++ b/sdk/model/intermediateSecuritiesDistributionEvent.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/intermediateSecuritiesDistributionEventAllOf.ts b/sdk/model/intermediateSecuritiesDistributionEventAllOf.ts index b87a8ed521b..3eb30d03d7f 100644 --- a/sdk/model/intermediateSecuritiesDistributionEventAllOf.ts +++ b/sdk/model/intermediateSecuritiesDistributionEventAllOf.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 ff889385f01..73d6eee5277 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 bda62f44e68..6a7d6a76c35 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 056b9920802..593be370da8 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 aa43c23811a..b4a39a6f4ef 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 3ba94cd8222..81149becf0d 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 29e4646a586..2f68e423b27 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/lapseElection.ts b/sdk/model/lapseElection.ts index 15e1b991a5f..6adadbf1740 100644 --- a/sdk/model/lapseElection.ts +++ b/sdk/model/lapseElection.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 d4ec0969a35..5b1eb2f5223 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 1817967f957..46b4128cca5 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 db507266dc3..7e07127b269 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 92d96bec826..151947a08ef 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 df0c256642d..525b6a2c052 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 2b8cab2513a..760bcbc88a9 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 96945d318d5..6f46a3cb4dd 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 5cdbdd7b9e2..9d049676a25 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 08b29a059f7..686b3d536ea 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 3bfdb5a132e..c8de4c8ea60 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/loanFacility.ts b/sdk/model/loanFacility.ts index 004ccbf69f1..0dcc9492ed3 100644 --- a/sdk/model/loanFacility.ts +++ b/sdk/model/loanFacility.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/loanFacilityAllOf.ts b/sdk/model/loanFacilityAllOf.ts index 582fa6068dc..67c10edfe12 100644 --- a/sdk/model/loanFacilityAllOf.ts +++ b/sdk/model/loanFacilityAllOf.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 316f192e70b..566d2498c8b 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 2cc0910d961..bb02485109e 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 531c54888c3..ebcaad48080 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 b285d08424e..a34e95e3dc6 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 3f658365723..e5525464124 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 96fe232fe65..8ef5817ae47 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 186e9c81859..784160372b9 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 6985c4bb067..e8a8e922dd9 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 7a686d6e05d..b78a0206a9a 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 59a5f7ac21f..7d06fd8d499 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 2180b3183ee..d264ca7f355 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 a02c4faba3e..abcd3093c77 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 d3686b06d2e..8e124919af9 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 cf98fda09c7..c7d9ce9a065 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 d24d159e0d0..acb54018a84 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 3de27fe5661..2ad8ef6a588 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 046b185b06f..366eb786a58 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/masteredInstrument.ts b/sdk/model/masteredInstrument.ts index c287e62bc18..6285a7d625f 100644 --- a/sdk/model/masteredInstrument.ts +++ b/sdk/model/masteredInstrument.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/masteredInstrumentAllOf.ts b/sdk/model/masteredInstrumentAllOf.ts index 210ced64a71..aed4c03d66a 100644 --- a/sdk/model/masteredInstrumentAllOf.ts +++ b/sdk/model/masteredInstrumentAllOf.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 9400c8a6430..52b67ab6511 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 0465dae75e6..c4ef3bde84c 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/mbsCouponEvent.ts b/sdk/model/mbsCouponEvent.ts index eea5fcaca1c..37501baa031 100644 --- a/sdk/model/mbsCouponEvent.ts +++ b/sdk/model/mbsCouponEvent.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/mbsCouponEventAllOf.ts b/sdk/model/mbsCouponEventAllOf.ts index d6f94632a68..84f6eee0302 100644 --- a/sdk/model/mbsCouponEventAllOf.ts +++ b/sdk/model/mbsCouponEventAllOf.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/mbsInterestDeferralEvent.ts b/sdk/model/mbsInterestDeferralEvent.ts index afee6773e42..5b4dbef362a 100644 --- a/sdk/model/mbsInterestDeferralEvent.ts +++ b/sdk/model/mbsInterestDeferralEvent.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/mbsInterestDeferralEventAllOf.ts b/sdk/model/mbsInterestDeferralEventAllOf.ts index d9eddf35324..a5f649180e4 100644 --- a/sdk/model/mbsInterestDeferralEventAllOf.ts +++ b/sdk/model/mbsInterestDeferralEventAllOf.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/mbsInterestShortfallEvent.ts b/sdk/model/mbsInterestShortfallEvent.ts index 6134561df18..486ac29a9e1 100644 --- a/sdk/model/mbsInterestShortfallEvent.ts +++ b/sdk/model/mbsInterestShortfallEvent.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/mbsInterestShortfallEventAllOf.ts b/sdk/model/mbsInterestShortfallEventAllOf.ts index 36905092462..61682e50d28 100644 --- a/sdk/model/mbsInterestShortfallEventAllOf.ts +++ b/sdk/model/mbsInterestShortfallEventAllOf.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/mbsPrincipalEvent.ts b/sdk/model/mbsPrincipalEvent.ts index 1e35c8c759e..6e8cbf59968 100644 --- a/sdk/model/mbsPrincipalEvent.ts +++ b/sdk/model/mbsPrincipalEvent.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/mbsPrincipalEventAllOf.ts b/sdk/model/mbsPrincipalEventAllOf.ts index 9a0afadd1bf..103ba62d29e 100644 --- a/sdk/model/mbsPrincipalEventAllOf.ts +++ b/sdk/model/mbsPrincipalEventAllOf.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/mbsPrincipalWriteOffEvent.ts b/sdk/model/mbsPrincipalWriteOffEvent.ts index 249195e603b..164bf75f60b 100644 --- a/sdk/model/mbsPrincipalWriteOffEvent.ts +++ b/sdk/model/mbsPrincipalWriteOffEvent.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/mbsPrincipalWriteOffEventAllOf.ts b/sdk/model/mbsPrincipalWriteOffEventAllOf.ts index f0a0e657b97..8aceed7228a 100644 --- a/sdk/model/mbsPrincipalWriteOffEventAllOf.ts +++ b/sdk/model/mbsPrincipalWriteOffEventAllOf.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/mergerEvent.ts b/sdk/model/mergerEvent.ts index b368cc8bac4..63d5dcf69f0 100644 --- a/sdk/model/mergerEvent.ts +++ b/sdk/model/mergerEvent.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/mergerEventAllOf.ts b/sdk/model/mergerEventAllOf.ts index a9e6d0e7eb2..d985721457b 100644 --- a/sdk/model/mergerEventAllOf.ts +++ b/sdk/model/mergerEventAllOf.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 dba0a297105..ba7addf728e 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 b9ef674047f..343a7721abf 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 bef1fc246f3..d130f6bec8e 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/moveOrdersToDifferentBlocksRequest.ts b/sdk/model/moveOrdersToDifferentBlocksRequest.ts index 9759d688180..2e0f80e41c7 100644 --- a/sdk/model/moveOrdersToDifferentBlocksRequest.ts +++ b/sdk/model/moveOrdersToDifferentBlocksRequest.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/movedOrderToDifferentBlockResponse.ts b/sdk/model/movedOrderToDifferentBlockResponse.ts index b00c4a97444..d43c8913116 100644 --- a/sdk/model/movedOrderToDifferentBlockResponse.ts +++ b/sdk/model/movedOrderToDifferentBlockResponse.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/newInstrument.ts b/sdk/model/newInstrument.ts index ed388c7a783..0bc5133f450 100644 --- a/sdk/model/newInstrument.ts +++ b/sdk/model/newInstrument.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 5ed42f2bd32..42c944b8800 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 a3cc7e0f9ea..3dd50b5ebb8 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 065c18d190c..42f704d9103 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 7bcfb12e1ac..06c213a9409 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 4faab55f2d2..151a8773574 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 4cb70212f1e..b29752e1478 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 65db52e2d1c..aff2c7b15b6 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 e5a39c04756..335f2c17b35 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 7dc97af40bd..36509c0e460 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 bb6b49aa308..2eff7267b73 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/optionExerciseCashEvent.ts b/sdk/model/optionExerciseCashEvent.ts index 0f1aee96f01..43e80676dc0 100644 --- a/sdk/model/optionExerciseCashEvent.ts +++ b/sdk/model/optionExerciseCashEvent.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/optionExerciseCashEventAllOf.ts b/sdk/model/optionExerciseCashEventAllOf.ts index 4bf75585af3..c18b102cc78 100644 --- a/sdk/model/optionExerciseCashEventAllOf.ts +++ b/sdk/model/optionExerciseCashEventAllOf.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/optionExerciseElection.ts b/sdk/model/optionExerciseElection.ts index 686d783453a..b53e72ec8ba 100644 --- a/sdk/model/optionExerciseElection.ts +++ b/sdk/model/optionExerciseElection.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/optionExercisePhysicalEvent.ts b/sdk/model/optionExercisePhysicalEvent.ts index f7ae6fd7462..76ab551440b 100644 --- a/sdk/model/optionExercisePhysicalEvent.ts +++ b/sdk/model/optionExercisePhysicalEvent.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/optionExercisePhysicalEventAllOf.ts b/sdk/model/optionExercisePhysicalEventAllOf.ts index 64318f3fc59..0f779f5c644 100644 --- a/sdk/model/optionExercisePhysicalEventAllOf.ts +++ b/sdk/model/optionExercisePhysicalEventAllOf.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 67135c476b7..d74f7fd5a23 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 b63de963e06..361ed4c9592 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 544d5cf896b..cb84357c0b3 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 557beffdb6d..476548b85f0 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 0bdee42387a..e1e3f7cc70d 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 c714cc500e7..eae4c4765d5 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 4f1167e7b27..5c6d0607efb 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 eae071e59e8..00056044f18 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 48e63023a3d..a7a5b11bfa2 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 e8057e212f0..d6e738664af 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 56098f2abfc..ec75c019ef3 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 4c28cf1a18b..75cad98bb5e 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/orderGraphBlockTransactionDetail.ts b/sdk/model/orderGraphBlockTransactionDetail.ts index ae43c43fe9c..fba17f6b596 100644 --- a/sdk/model/orderGraphBlockTransactionDetail.ts +++ b/sdk/model/orderGraphBlockTransactionDetail.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/orderGraphBlockTransactionSynopsis.ts b/sdk/model/orderGraphBlockTransactionSynopsis.ts index 7afbf31a1e5..6a70068901e 100644 --- a/sdk/model/orderGraphBlockTransactionSynopsis.ts +++ b/sdk/model/orderGraphBlockTransactionSynopsis.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 f34a5721a51..6385007cae4 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 bd89ea303da..a18dcac4707 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 5158966b24a..46e27544485 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 e90165de6d4..651906482d8 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 e3193591c57..8025091ce35 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 351c3cbb895..64906b78d19 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 628c527097a..39970b7f075 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 627755ecec0..18fbdef0922 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 096b796074b..37958693d21 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 04c07bd81e7..3ebf6216fea 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 c440d3671bc..362aa94f5a5 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/orderUpdateRequest.ts b/sdk/model/orderUpdateRequest.ts index d182ccfcd70..31f88ae7f41 100644 --- a/sdk/model/orderUpdateRequest.ts +++ b/sdk/model/orderUpdateRequest.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 8c844de1f6c..8a72f1ded2f 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 cabd433fbb7..37b115a80ed 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 2b2ec85bd9f..97bccb6d4af 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 94222b278ae..d92d6d49634 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 a40ff4a0ea9..e33b8664572 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 5036b56b657..44505776b7c 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 bf2d2ca8590..72ed79120f4 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 5afb9096c26..8c6225c63a9 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 9ff8f1568d2..6a28980f7f4 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 b37c28f4ec7..f0d44cffb44 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 406aa36a1f5..780ffb07174 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 24077d4a859..a69812b4d34 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 6c0b6f3a19f..a06ca06cffb 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 6931e3d10dc..e9ad9713874 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 c73a41b6dda..49c8d1cf1aa 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 d432232e8ea..b83c038b6ae 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 a94bc2927da..c028d9cfd41 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 ec0d0f2eb33..617da4e504e 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 fbf7bb11057..2782a887a04 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 0c6d610c9a8..66c0fc96e2b 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/pagedResourceListOfInstrumentEventInstruction.ts b/sdk/model/pagedResourceListOfInstrumentEventInstruction.ts index 861054e86f7..04f5af581b0 100644 --- a/sdk/model/pagedResourceListOfInstrumentEventInstruction.ts +++ b/sdk/model/pagedResourceListOfInstrumentEventInstruction.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 a3ac948bb1f..987a1209d48 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 5b71c647861..2e1703b129b 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 3de4d1b3401..f47065db294 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 2c06412b319..b4bb97d4bb9 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 bfc571da533..b76f31cef95 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 2f50025159a..148c8c1890d 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 e797364c496..5f6b1c7b222 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 f2ff8f6d9ec..f1aec70badc 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 1513aa3fc00..0749ae4dee9 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 2d20ca570e3..58a652f27a0 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/pagedResourceListOfPropertyDefinition.ts b/sdk/model/pagedResourceListOfPropertyDefinition.ts index fb74f6a7672..9b9d6d6b695 100644 --- a/sdk/model/pagedResourceListOfPropertyDefinition.ts +++ b/sdk/model/pagedResourceListOfPropertyDefinition.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 29befed0b14..1c5a605a016 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 216ad967b5b..a7b95330ac5 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 bb53f7fe35f..ac274711411 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 65bbe41ce87..3bfa5ed2c84 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 11a05298932..19dcf0e367e 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 3424d67f7d6..97f67247783 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 096ba00c8ac..e2256ac7fca 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 4d7948b3f47..9522b741bf5 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 4285e0fb8e4..6bd7510b84c 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/percentCheckStep.ts b/sdk/model/percentCheckStep.ts index 9b515df0e5a..3e67185cce3 100644 --- a/sdk/model/percentCheckStep.ts +++ b/sdk/model/percentCheckStep.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/percentCheckStepRequest.ts b/sdk/model/percentCheckStepRequest.ts index 90d41302e23..ab47d3590dc 100644 --- a/sdk/model/percentCheckStepRequest.ts +++ b/sdk/model/percentCheckStepRequest.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 6c675b6877a..787b90c0593 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 2d2bb75c984..4ffec9601e3 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 68241cb82c1..6e5d6b96414 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 6abca156e51..2c37ce3cdce 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 ffa0034206e..ee2857ccaf0 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 fee718ede3f..d94c010a210 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 a31256d0afc..2621caa9f76 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 5a009e2d7cd..f358c2c183c 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/placementUpdateRequest.ts b/sdk/model/placementUpdateRequest.ts index bfb816e1f7c..445e1ecac6c 100644 --- a/sdk/model/placementUpdateRequest.ts +++ b/sdk/model/placementUpdateRequest.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 b60de0dc65a..dfaec29cf50 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 eff575d7bc4..11cb9476c43 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 3ac3785e978..b2cdd1baf59 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 b74d5c1959a..0689c7d1c9f 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 899c2162c4a..53f96cd6ec3 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 27601c3fae8..63fcb49b7f7 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 179318ca31d..f867d05db2d 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 990be6547cf..9ac297c5bcb 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 66e99f01021..beb84dcf6db 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 1eb35d09c52..2c7db5753f5 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 5dd0c73b7be..ee6ea522335 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 94cce40d2c2..0baaa374ac7 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 e73db680543..fd546806680 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 4c529cb4248..d93b19d3790 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 87eabfff16f..004b4f42638 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 0d9929c9477..cd8bb8ee8f7 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 f1dc99000c3..696e88026be 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 1d4c9e882dc..0cfd0db580c 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 ce0aa0f622e..73a7a569cc7 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 ded4e6b2893..22e15fa36c2 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 9e21e7fd407..f2175c10eed 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 0967c3053c2..5b477635216 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/preTradeConfiguration.ts b/sdk/model/preTradeConfiguration.ts index 74095c6f7b8..cf2ff543367 100644 --- a/sdk/model/preTradeConfiguration.ts +++ b/sdk/model/preTradeConfiguration.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 397f8730e2b..39c1ffdd5a4 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 cb910a81fe4..c6f5865f290 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 72708ab6c06..0b61e89aa46 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 c6e7cf6c713..81b00d84940 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 440d29546d0..6f848897a0f 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 cd2f82c09c8..10fcbfd2538 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 7ff7fa51fc6..2bbcacad2ae 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 f5c844440c8..815e419992a 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 eb32a941908..4adc8d2467a 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 2c45fd97c06..bfa0d9653c7 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 ff62a5e830b..e153fc90775 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 78041a570c3..0a2db0861b7 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/propertyList.ts b/sdk/model/propertyList.ts index 4d0e28a5d94..ddf258e484c 100644 --- a/sdk/model/propertyList.ts +++ b/sdk/model/propertyList.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/propertyListAllOf.ts b/sdk/model/propertyListAllOf.ts index 07aa9e58375..169434a036e 100644 --- a/sdk/model/propertyListAllOf.ts +++ b/sdk/model/propertyListAllOf.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/propertyListComplianceParameter.ts b/sdk/model/propertyListComplianceParameter.ts index 6cdcc0d1da3..05f2171613f 100644 --- a/sdk/model/propertyListComplianceParameter.ts +++ b/sdk/model/propertyListComplianceParameter.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 487668b73b3..60e32bb5e71 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 a983b7a63c9..ea06452bf82 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/protectionPayoutCashFlowEvent.ts b/sdk/model/protectionPayoutCashFlowEvent.ts index 5bf58551796..c374f57d298 100644 --- a/sdk/model/protectionPayoutCashFlowEvent.ts +++ b/sdk/model/protectionPayoutCashFlowEvent.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 0b5024c7ced..143e69b5fbf 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 a1029aeedd1..2eeed9cac0f 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/queryableKey.ts b/sdk/model/queryableKey.ts index 6e19d82c26e..d7d1f7fae5c 100644 --- a/sdk/model/queryableKey.ts +++ b/sdk/model/queryableKey.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 37db1674513..356d41fab25 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 28226d95696..57c4760b42a 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 2ae015db572..7d7a8b30247 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 90a6a1f7af5..848572485c1 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 2c0055d4ae0..04078512b09 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 68682833492..c92b49653ff 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 477de26447e..9e1da000755 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 fa5532541d5..04f1cdd327d 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 4eaf4e16595..616cc5ce793 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 b124a2ad23e..3d66c8c6f9e 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 c6b6695f5f9..f86eb3aa21f 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 14a7d78321c..75b5918c64c 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 828eba47f40..e1c72cf634e 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 01733f1f0b2..761cad7970f 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 ca09368eda8..7fc0171cf54 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 94cf6e2ca12..e1985e045f6 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 6f9284d2290..7796436fa7c 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 9a7bb5c49dd..282055107c7 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 f69b091d28d..52ac39e356f 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 3cbb16069ee..44802840ba5 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 1f815db2f52..2b4beed9a8a 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 07b88ead55b..4776d2881fb 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 fb642050501..dfc4c81b5ac 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 ae60a152081..eb95305900d 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 b044a59f743..1aca410f9b2 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 57328989e66..a132b703542 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 5d45f708e75..2c559581d90 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 1c25ce43d6d..3c1f3083a00 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 7fd8119ca48..c608aa92fe0 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 6582695dc9b..251ace023e2 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 08d6eac47f4..150f5c3b735 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 5601b7f117d..f3e77cf6a69 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 dc7deb6c46c..cd094255c4f 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 9a47fe94224..eb680517a14 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 58ba5794cca..354578ec41a 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 e93f77e5bfe..ddf85cd637b 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 6d5ca45b923..7673a182e96 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 7a553a8f1af..a7e2a300951 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 3bf399959c8..bd87e7eb569 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 c96d0affe82..cfad7e02f13 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 b3a6097c61d..911ec29b067 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 addc749e4dd..5960b767058 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 f7b54806dad..d1a8742d576 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 e6294de1c30..58b0ad63aa4 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 d5694579d1f..b476dffd643 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 8eb7545cb49..331209bc7c4 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 ad03711c0c1..f585da722bd 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/resourceListOfBlockAndOrders.ts b/sdk/model/resourceListOfBlockAndOrders.ts index 34c12b33306..4ece351a461 100644 --- a/sdk/model/resourceListOfBlockAndOrders.ts +++ b/sdk/model/resourceListOfBlockAndOrders.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 a66e02aa342..11613096f1d 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 d03c692847f..d37358bc0fa 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 36ed6edbca9..7c7be4197fa 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 dbca11386d6..05bfe702c15 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 34af06f00db..65b12342514 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 19bde0cd03f..b742ab24bb7 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 3ae0ec0959b..829313f0917 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 902999c8ec6..f5be6f1bb8b 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 e0603b8b9a8..b64c679054c 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 1f5819e95d8..07d8bb4e90d 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 52cf120f94a..80ef633e62f 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 cd6e09ce8a4..2b20bf79415 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 7f36e1caf63..e0cdfb64f21 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 9c102dd8579..b144266a482 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 43e66aa62e5..30d794f0898 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 23f75e9261f..816aa3764f4 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 31b8eced2d6..45a080f5043 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/resourceListOfMovedOrderToDifferentBlockResponse.ts b/sdk/model/resourceListOfMovedOrderToDifferentBlockResponse.ts index a662b47d6af..34427e92cb8 100644 --- a/sdk/model/resourceListOfMovedOrderToDifferentBlockResponse.ts +++ b/sdk/model/resourceListOfMovedOrderToDifferentBlockResponse.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 9bfeac44135..ea197fc1392 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/resourceListOfOutputTransaction.ts b/sdk/model/resourceListOfOutputTransaction.ts index 25375827297..fd2a9d10899 100644 --- a/sdk/model/resourceListOfOutputTransaction.ts +++ b/sdk/model/resourceListOfOutputTransaction.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 61f2f8ad7c0..3cd6be48e00 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 c4f1fc96ff3..361112a241b 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 ddb45423fe4..50e5e28e29a 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 71ec72afc9f..2a1f447aaf9 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 d9fb389bf76..121a60ae8f7 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 1608b4b650c..6860eea2278 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 e48ab32ff13..efb8d806b6f 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 8129a0f08be..5301baec3d8 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 7222e19d1e2..8be2db310be 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 87ceb39c680..7db07a52ca3 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 683aa8f4d09..0f4f5848ade 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/resourceListOfQueryableKey.ts b/sdk/model/resourceListOfQueryableKey.ts index cf77fab34ba..2265d3f2be1 100644 --- a/sdk/model/resourceListOfQueryableKey.ts +++ b/sdk/model/resourceListOfQueryableKey.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 0fd10389411..57f70095315 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 928cd6e87e9..4bacc230e4c 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 4515338ab72..900f7227d98 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 854be995214..fa05d02c37c 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 f0c04f3fad2..a1295b040cc 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 796e27d1950..6c40d342b77 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 6b9ea4adce1..b6954fb3231 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 bb1a91ff783..347709759f8 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 cb17bdc7aab..bc34718f4d8 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 96011f70676..5ea550ee84f 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 79a2b8e9305..56bfb069a24 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 17ff719ef1b..8e6777c6be2 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 c47010086fd..2fb51a03bf3 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 bca79cc475e..ed122769bd3 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 e4e0eb0a1c2..280ce4eb950 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 6b3f295f82b..2a2636651df 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 7d91063b26b..52fff0111fb 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 311c86b3d92..1ec191fd27e 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 512d36f71d6..e0ff7d0881c 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 befdd729102..d868b098e94 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 62c28c4e7f9..12a286e48f7 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 e84fc5fd047..b912758a322 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 0dc91e355da..1bc041f7954 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 5db81e48770..bc770468bd2 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 3cd9ceeaee5..e9edf2a3e94 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 763488c1956..4b041e27ddb 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 31e186ab4f1..6ef21a7a333 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 b13a82dd4c6..56ddfe03d36 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 14db61af006..6882cf7687a 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 d76d0984050..26b292a1530 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 e86ce9d0c09..45fb225bbd1 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 8a77d7daf08..b710b64efba 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/returnZeroPvOptions.ts b/sdk/model/returnZeroPvOptions.ts index b8d877ce371..8fceaad848e 100644 --- a/sdk/model/returnZeroPvOptions.ts +++ b/sdk/model/returnZeroPvOptions.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/reverseStockSplitEvent.ts b/sdk/model/reverseStockSplitEvent.ts index 5958c5b98c0..c8dc8c325b7 100644 --- a/sdk/model/reverseStockSplitEvent.ts +++ b/sdk/model/reverseStockSplitEvent.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/reverseStockSplitEventAllOf.ts b/sdk/model/reverseStockSplitEventAllOf.ts index 2d73f5d496b..3433975da77 100644 --- a/sdk/model/reverseStockSplitEventAllOf.ts +++ b/sdk/model/reverseStockSplitEventAllOf.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 ab6192e4526..cf40e7f8b37 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 36405c7a371..ed131d1f961 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 9ce2c9b0561..c87cf8c63d8 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 93b97bde93d..0f6e321ae00 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 26fc14f6c05..1d5c18ddde1 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 e8ab7e71f04..00585cd871a 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/scripDividendEvent.ts b/sdk/model/scripDividendEvent.ts index 9cb585fa4d8..308ea56192b 100644 --- a/sdk/model/scripDividendEvent.ts +++ b/sdk/model/scripDividendEvent.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/scripDividendEventAllOf.ts b/sdk/model/scripDividendEventAllOf.ts index 0b384d02d46..481ea2d495e 100644 --- a/sdk/model/scripDividendEventAllOf.ts +++ b/sdk/model/scripDividendEventAllOf.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 18b66e7a56f..792672f2d8b 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 488b854575a..af7ba47f876 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/securityOfferElection.ts b/sdk/model/securityOfferElection.ts index 7fba365b1bf..2f2a04ba9cf 100644 --- a/sdk/model/securityOfferElection.ts +++ b/sdk/model/securityOfferElection.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 999800355c0..5bb4d151c40 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 99d6489b38e..165dd490b0e 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 7696776b833..f47be0ff943 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 69eb4c0a7cf..3cf76e31646 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 d5a7ae0d22a..72a2402bcb2 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/settlementCycle.ts b/sdk/model/settlementCycle.ts index 45eab604606..e2c2dcecbbf 100644 --- a/sdk/model/settlementCycle.ts +++ b/sdk/model/settlementCycle.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/settlementSchedule.ts b/sdk/model/settlementSchedule.ts index 3e73a08017e..2c4ceb627fc 100644 --- a/sdk/model/settlementSchedule.ts +++ b/sdk/model/settlementSchedule.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 98523058a93..b45a8d691d6 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 d97dd13c3e9..fb95f6c7433 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 e96db5c8208..60f21028fb0 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 a9625dcf863..ffb806b3a29 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 dfd39cfe1b4..9a7f233a18f 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 469f0e1e0c1..1ee27bd8724 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 ac4ac0c702b..5237038d8c1 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 3a42165c7ec..27fbbf2b372 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/simpleRoundingConvention.ts b/sdk/model/simpleRoundingConvention.ts index fab58e4f2bc..d5e82693745 100644 --- a/sdk/model/simpleRoundingConvention.ts +++ b/sdk/model/simpleRoundingConvention.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/specificHoldingPricingInfo.ts b/sdk/model/specificHoldingPricingInfo.ts index 71e73501dff..d3ddfdca15d 100644 --- a/sdk/model/specificHoldingPricingInfo.ts +++ b/sdk/model/specificHoldingPricingInfo.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/spinOffEvent.ts b/sdk/model/spinOffEvent.ts index d97df98247a..1a7a197afe8 100644 --- a/sdk/model/spinOffEvent.ts +++ b/sdk/model/spinOffEvent.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/stagedModificationsInfo.ts b/sdk/model/stagedModificationsInfo.ts index 1a3c62315cd..86e12fa0093 100644 --- a/sdk/model/stagedModificationsInfo.ts +++ b/sdk/model/stagedModificationsInfo.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 ccd5288cae4..3aae25ef50e 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 61380b928bd..df2ed561059 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/stockDividendEvent.ts b/sdk/model/stockDividendEvent.ts index acd69ba3c24..d8f5d4cee63 100644 --- a/sdk/model/stockDividendEvent.ts +++ b/sdk/model/stockDividendEvent.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/stockDividendEventAllOf.ts b/sdk/model/stockDividendEventAllOf.ts index 0649ba8a839..c26432fa191 100644 --- a/sdk/model/stockDividendEventAllOf.ts +++ b/sdk/model/stockDividendEventAllOf.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 7a6e4624058..2b457a792d1 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 8aff7b30c6b..fc10e6bcb09 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/strategy.ts b/sdk/model/strategy.ts index b1125e3bf92..ca0ad5f5047 100644 --- a/sdk/model/strategy.ts +++ b/sdk/model/strategy.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 222dfa8c670..23e3d1efd9d 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 78621d3a39a..cbebb71abcc 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 43af1853b8d..3c42d277e62 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 45e65563a3c..fb7a5ff8e4a 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 388b055fa87..0518e4d3b10 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 b3bf375bb2c..f3319c6ca35 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/swapCashFlowEvent.ts b/sdk/model/swapCashFlowEvent.ts index 71fb49eccc2..dbb66a4b97f 100644 --- a/sdk/model/swapCashFlowEvent.ts +++ b/sdk/model/swapCashFlowEvent.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/swapCashFlowEventAllOf.ts b/sdk/model/swapCashFlowEventAllOf.ts index 60bd1e53d0e..de4f3a82ca6 100644 --- a/sdk/model/swapCashFlowEventAllOf.ts +++ b/sdk/model/swapCashFlowEventAllOf.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/swapPrincipalEvent.ts b/sdk/model/swapPrincipalEvent.ts index 5d65c714f67..414fc1ca672 100644 --- a/sdk/model/swapPrincipalEvent.ts +++ b/sdk/model/swapPrincipalEvent.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/swapPrincipalEventAllOf.ts b/sdk/model/swapPrincipalEventAllOf.ts index 274103ab503..35f00b38820 100644 --- a/sdk/model/swapPrincipalEventAllOf.ts +++ b/sdk/model/swapPrincipalEventAllOf.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 5945c9cf1fa..d0c1361a888 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 c9425bc359e..136ffbb91df 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/tenderEvent.ts b/sdk/model/tenderEvent.ts index fe9ff3b0f4c..7529769f61f 100644 --- a/sdk/model/tenderEvent.ts +++ b/sdk/model/tenderEvent.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/tenderEventAllOf.ts b/sdk/model/tenderEventAllOf.ts index 0e6f60ae7b4..dfa584e38b2 100644 --- a/sdk/model/tenderEventAllOf.ts +++ b/sdk/model/tenderEventAllOf.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 522b5b78a5b..7c8b8377992 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 420b74fc74e..dcfb3f66e4d 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/termDepositInterestEvent.ts b/sdk/model/termDepositInterestEvent.ts index c04de7fec65..10799aeaf63 100644 --- a/sdk/model/termDepositInterestEvent.ts +++ b/sdk/model/termDepositInterestEvent.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/termDepositInterestEventAllOf.ts b/sdk/model/termDepositInterestEventAllOf.ts index 908dea24631..f17365e6473 100644 --- a/sdk/model/termDepositInterestEventAllOf.ts +++ b/sdk/model/termDepositInterestEventAllOf.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/termDepositPrincipalEvent.ts b/sdk/model/termDepositPrincipalEvent.ts index bed63389d0b..1a915599c36 100644 --- a/sdk/model/termDepositPrincipalEvent.ts +++ b/sdk/model/termDepositPrincipalEvent.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/termDepositPrincipalEventAllOf.ts b/sdk/model/termDepositPrincipalEventAllOf.ts index 69357b23f6c..ebb36543fd6 100644 --- a/sdk/model/termDepositPrincipalEventAllOf.ts +++ b/sdk/model/termDepositPrincipalEventAllOf.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 42ffef93bcc..190c2e0ec57 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 c2a522a93af..577bbe7a871 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 50db8624108..f613fde12c7 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 37bc5b53fbb..66add76c17d 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 a45ce0c89ff..9fdabc7077a 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 b4b45989285..b7dd3f31b77 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 370ce3b4ba1..e52866de458 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 f4067491d78..7fa2ce639c5 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 2130788bd7f..820b8b92b8d 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 b13d7a88781..8a27501eb5b 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 fe64572f522..bf6e989eaf7 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 14ce9df976d..cfe56065921 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 0baae02f8a3..d940bd701ac 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 23d5b117a2b..8fb769c57c7 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 f7416fc8356..14cc030f2d2 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 baba73b88dd..2974b2b70f6 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 08bc59ffb9a..3069f4485e3 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 32b08751956..83176fe7991 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 18c3a862197..dded7c0084c 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/transactionTypeDetails.ts b/sdk/model/transactionTypeDetails.ts index 888c207fddd..f6b36cacca1 100644 --- a/sdk/model/transactionTypeDetails.ts +++ b/sdk/model/transactionTypeDetails.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 134c07f6891..042055e8679 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 81f9506a028..8cc68ad6e38 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 84648f8e7ba..db950b48956 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 0a46b24217e..e6842991ce6 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 e2e8ca7c461..7c97a8ea82b 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 2b9c9712435..a1066209d7a 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 ac12ef10470..3eae158ee53 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 b1de05b59e4..b456c953435 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 72219dedd4b..740d1ac7b60 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 cb567ed773c..7add0d67a2d 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 d562ad8a55c..fef420029be 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 ad3951c287f..7e617951d05 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 ed9de6db4af..c4864b1cda1 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 d840b79014b..06fb8e9cb07 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 c8cc3f49148..c17739aa9db 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 53e4802339c..183fd88fdcd 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 611bc396e31..1d9fc317216 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 fdb4e9ad7ef..14b12e97af6 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 1f8b1ad3eaa..5f525d54025 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/updateComplianceTemplateRequest.ts b/sdk/model/updateComplianceTemplateRequest.ts index 9941412cc7d..918a5743b96 100644 --- a/sdk/model/updateComplianceTemplateRequest.ts +++ b/sdk/model/updateComplianceTemplateRequest.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 79e31aa8b16..269fd60cfd3 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 fa1bc083a1b..1c0d88f4621 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 866a2cdd877..060f6496f9e 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 16096923287..ac07d9b45bf 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 f18e56ba32d..11f5492fc8a 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 0ec87353bae..888fbaabf3c 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/updateOrdersResponse.ts b/sdk/model/updateOrdersResponse.ts index 12202d948b3..b4b88b6d432 100644 --- a/sdk/model/updateOrdersResponse.ts +++ b/sdk/model/updateOrdersResponse.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/updatePlacementsResponse.ts b/sdk/model/updatePlacementsResponse.ts index 429d30db2da..77870d6081f 100644 --- a/sdk/model/updatePlacementsResponse.ts +++ b/sdk/model/updatePlacementsResponse.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 3244d39c65b..41e611361c7 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 e3e013d568e..b58f22dc92a 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 4a200249550..7b5cd2228e7 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/updateReferenceDataRequest.ts b/sdk/model/updateReferenceDataRequest.ts index 8c146d0675e..6952a0202fd 100644 --- a/sdk/model/updateReferenceDataRequest.ts +++ b/sdk/model/updateReferenceDataRequest.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 2eb286330bd..4dee915644d 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 e28ab7f9bea..a4a50ad412c 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 22474150365..426c37a39e8 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 a5bd089a6a4..51e90bea0ec 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 343701c6ca9..c5140d756f4 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 aa238210115..03b1e84bb06 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 ea5ade7f62d..320f68d37cb 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 9cac6e7e2e6..5169f2abdbc 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 4b247fb59bc..8ddbd58c051 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 5f3db0961b3..fff40e8c9f1 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 35eb7fc8a9d..a41ed411784 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 ccdd4b23929..916a45e6d74 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 5ae31904600..f9ea6538546 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 5eef6b2f60e..1d070460398 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 27687fabdcb..2523751ca10 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 b416891fee9..4a4f1566c67 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 a935b4b7855..9426f6c79bd 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 d80531d2d26..a60513bc509 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 66cbf19f99e..b22bd75df6f 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 87e2a90062a..18979f479c7 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 51a239e02dc..d85f072cd96 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 bb4bf2ec3a9..c9fb16eb201 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 75d91a650c1..18773d66f6a 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/upsertPersonsResponse.ts b/sdk/model/upsertPersonsResponse.ts index 2c3392dd05a..cd9b3c79819 100644 --- a/sdk/model/upsertPersonsResponse.ts +++ b/sdk/model/upsertPersonsResponse.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 d540bf1ca9e..bf79aaf0e27 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 0731442be8e..b17a3815819 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 3f70693f325..058e2871d4c 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 8b0ec3e86a2..fbf8b215f84 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 86b822208c8..39e316efcdb 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 183e19878c8..c4419fadf93 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/upsertReferencePortfolioConstituentPropertiesRequest.ts b/sdk/model/upsertReferencePortfolioConstituentPropertiesRequest.ts index 3186d5171b3..8af129a8a5d 100644 --- a/sdk/model/upsertReferencePortfolioConstituentPropertiesRequest.ts +++ b/sdk/model/upsertReferencePortfolioConstituentPropertiesRequest.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/upsertReferencePortfolioConstituentPropertiesResponse.ts b/sdk/model/upsertReferencePortfolioConstituentPropertiesResponse.ts index beac32f56f9..303e63fdbcb 100644 --- a/sdk/model/upsertReferencePortfolioConstituentPropertiesResponse.ts +++ b/sdk/model/upsertReferencePortfolioConstituentPropertiesResponse.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 f97c80ea1b8..b646a215434 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 c04042eca34..857b7c30416 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 8d3b371f611..4e53ddc243c 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 711c6f52c69..384429ba67f 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 3a91037d4f6..93c34f8b8ff 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 7a58f1a2afc..060519d9955 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 0d745094827..bbe64366948 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 f039689b6e4..97894ab6521 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 25e435820b5..7cb3a4db403 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 39669e15f5e..9c8bc83690f 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 894b7674261..c37b122c880 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 6ff55ee8973..960707ea6b0 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 23d5bd4023c..7fa573c1b8d 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 1754356e0d8..aa3d98f083e 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 bdb602ce660..2d61bc4bc2f 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 52c5bad5cff..10c2c8f5425 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 dbc4b17db5a..103b7f1654f 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 bd945c37e9f..d0f0ad8c118 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 684ddb15967..24bf8c79bc9 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 0164330ffc3..bb805e93b9d 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 894fbf22f7d..820fa6bbca6 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 b2a3af2e98e..03437e1a984 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 9986994300b..abb3406ea32 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 455e678133e..eed184127eb 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 721b9880c08..9ccea0352b3 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 35d4627ccb0..e1051909043 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 42a0f75bfca..36e3d0306f1 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 659dfc35ec2..1af732fa094 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 8090d5dc56b..01cdd6ee0e2 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 Non-Writable Properties To Entity| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 799|The request must contain a date or diary entry.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | | 886|Cannot lock the period.| | | 887|Cannot apply clear down module.| | | 888|Cannot upsert Instrument Event Instruction.| | | 889|Cannot read Instrument Event Instruction.| | | 895|The Capital Ratio Calculation Is Wrong.| | | 910|Cannot update a block referenced by a placement.| | | 911|A Fund that references this Abor already exists.| | | 912|Cannot add decision to Staged Modification.| | | 913|The Staged Modification could not be applied.| | | 914|Action cannot be executed.| | | 915|Cannot upsert multiple versions of the same property in one request.| | | 916|Placement and direct descendents have more executed quantity than total placement quantity.| | | 917|Cannot update a placement with this EntryType.| | | 918|Cannot update a placement in this State.| | | 919|Placement could not be cancelled.| | | 920|Share Class not configured in Fund| | | 921|Share Class Sub Holding Key not configured in Portfolio| | | 922|Could not update an order.| | | 923|Multiple sets of Share Class Sub Holding Keys configured across the Portfolios of a Fund.| | | 924|One or more matrix cells could not be added to the matrix.| | | 925|There was a problem with the provided matrix definition.| | | 926|Matrix definition does not exist.| | | 927|Matrix definition could not be deleted because it doesn\'t exist.| | | 928|DataType with Id already exists.| | | 929|Square matrix is incomplete.| | | 930|A conditional license term has been exceeded.| | | 931|The Custom Data Model requested is not intended for the entity provided.| | | 932|The entity provided does not have a mandatory property specified by the Custom Data Model.| | | 933|The entity provided has a property not allowed by the specified Custom Data Model.| | | 934|The entity provided does not have a mandatory identifier specified by the Custom Data Model.| | | 935|The entity provided has an identifier not allowed by the specified Custom Data Model.| | * - * The version of the OpenAPI document: 2.0.942 + * The version of the OpenAPI document: 2.0.943 * 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 2543dbbde6c..c261d68b432 100644 --- a/sdk/package.json +++ b/sdk/package.json @@ -1,6 +1,6 @@ { "name": "@finbourne/lusid", - "version": "2.0.942", + "version": "2.0.943", "author": "engineering@finbourne.com", "license": "MIT", "description": "LUSID JavaScript/Typescript SDK for Node",